Schemat bigApi.v1
Element getReportResponse
Schemat bigApi.v1 : Element getReportResponse
Opis
Rezultat przetworzenia zapytania o raport
Report inquiry response
Przestrzeń nazw http://api.big.pl/bigApi/v1/types
Typ
Typ złożony ResponseMessage
Diagram
Element data Element customProtocol Element protocol Choice Element user Element requestDateTime Element requestId Element responseDateTime Element responseId Sequence Element getReportResponse
Przegląd
getReportResponse Typ złożony ResponseMessage
Rezultat przetworzenia zapytania o raport
Report inquiry response
Sequence
responseId Typ prosty messageId
Identyfikator odpowiedzi
Ciąg znaków jednoznacznie identyfikujący odpowiedź z systemu SIBIG. Nadawany przez BIG IM.
Response id
String uniquely identifying the response. Given by the BIG IM.
responseDateTime xs:dateTime
Data i czas przesłania odpowiedzi
Response date and time
requestId Typ prosty messageId
Identyfikator żądania
Ciąg znaków identyfikujący komunikat żądania, z którym związana jest ta odpowiedź. Nadawany przez system subskrybenta, powinien jednoznacznie identyfikować żądanie w zbiorze żądań przekazanych przez subskrybenta.
Request id
String uniquely identifying the request. Given by the subscriber.
requestDateTime xs:dateTime
Data i czas przesłania żądania
Request date and time
user xs:string
Identyfikator użytkownika
Identyfikator użytkownika przesyłającego żądanie w rejestrze BIG IM.
Username
ID of the SIBIG user submitting the request.
Choice
protocol Typ prosty protocolEnum
Protokół
Wskazanie wybranego protokołu wymiany danych z użyciem BIG API. Przekazywane w ramach żądania dane muszą być zgodne z wybranym protokołem. Protokoły są wyspecyfikowane w osobnych schematach i dokumentacjach.
Protocol
Indication of the selected data exchange protocol to use with BIG API.
customProtocol xs:string
Dedykowany protokół
Wskazanie innego protokołu wymiany danych z użyciem BIG API. Protokół spoza standardowej listy może być użyty w uzgodnieniu z BIG InfoMonitor.
Custom protocol
Indication of the custom data exchange protocol to use with BIG API. Custom protocol can be indicated only in agreement with BIG IM.
data xs:string
Dane odpowiedzi
Dane przesyłane w ramach odpowiedzi z SIBIG. Są zgodne ze specyfikacją wskazanego protokołu (@ResponseMessage/protocol).
Response data
Data submitted as a response of SIBIG. They conform to the specification of the selected protocol (@RequestMessage/protocol).
Źródło
<xs:element name="getReportResponse" type="ba:ResponseMessage" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rezultat przetworzenia zapytania o raport</div>
      <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Report inquiry response</div>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Zobacz także
Schemat bigApi.v1